home *** CD-ROM | disk | FTP | other *** search
/ Gamblexx 2000 December / GAMBLEXX.BIN / start.exe / scripts / DefineButton2_24 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2000-09-12  |  60 b   |  4 lines

  1. on(press){
  2.    getUrl("gamblexx/index.html", "_blank");
  3. }
  4.